Changes to make the new testgtk compile after gtk_menu_append was removed.
authorAlexander Larsson <alexl@redhat.com>
Thu, 9 Nov 2000 12:15:40 +0000 (12:15 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Thu, 9 Nov 2000 12:15:40 +0000 (12:15 +0000)
commit8898529c12e0d2d4a5dd4e3b9917a6a1272f4882
treea39b6ae3282377218c9f7f85c764fcbef8499222
parent8ced8f9d842a75dda1ed650a83b1465f868d50f6
Changes to make the new testgtk compile after gtk_menu_append was removed.

2000-11-09  Alexander Larsson  <alexl@redhat.com>

* demos/testgtk/menus.c:
Changes to make the new testgtk compile after
gtk_menu_append was removed.

* gdk/linux-fb/gdkdrawable-fb2.c
(gdk_fb_get_depth, gdk_fb_get_visual,
gdk_drawable_impl_fb_class_init): Implement
these drawable functions. Now GtkImages work again.

* gdk/linux-fb/gdkimage-fb.c (_gdk_fb_get_image): Change prototype.

* gdk/linux-fb/gdkprivate-fb.h (_gdk_fb_get_image): Change prototype.

* gdk/linux-fb/gdkmain-fb.c (fb_modes_parse_mode,
gdk_fb_setup_mode_from_name, gdk_fb_set_mode, gdk_fb_display_new);
Parse /etc/fb.modes, use the environment variables GDK_DISPLAY_MODE,
GDK_DISPLAY_DEPTH, GDK_DISPLAY_WIDTH, GDK_DISPLAY_HEIGHT.
13 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
demos/gtk-demo/menus.c
demos/testgtk/menus.c
gdk/linux-fb/gdkdrawable-fb2.c
gdk/linux-fb/gdkimage-fb.c
gdk/linux-fb/gdkmain-fb.c
gdk/linux-fb/gdkprivate-fb.h